home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9837 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  934 b 

  1. Path: susx.ac.uk!mattst
  2. From: mattst@cogs.susx.ac.uk (Matthew Stanfield)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help needed on link list
  5. Date: 13 Mar 1996 21:46:00 GMT
  6. Organization: University of Sussex
  7. Distribution: world
  8. Message-ID: <4i7fmo$1he@infa.central.susx.ac.uk>
  9. References: <4hb9ho$pg0@lantana.singnet.com.sg>
  10. NNTP-Posting-Host: tsunx.ctn.cogs.susx.ac.uk
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Teddy Bear (s7700038@singnet.com.sg) wrote:
  14. : How to construct a database based around a link list.
  15. : a) enter & record an individual's details (say name add age?)
  16. : b) search (by name) and display his details
  17. : c) delete an indivuals's details
  18. : d) save and restore entire list to or from a disk file
  19.  
  20. : Can anyone provide a sample program, something similar to the program?
  21. : So that i have something to start with?
  22. : Thanks
  23.  
  24. : e-mail me at s7700038@singnet.com.sg
  25. :
  26.  
  27. Purhaps you should learn how to program before you start!
  28.  
  29. Matt
  30.